home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Tutorials / Tut02_Host / readme.txt < prev   
Encoding:
Text File  |  2001-10-10  |  546 b   |  16 lines

  1. //-----------------------------------------------------------------------------
  2. // Name: Host DirectPlay Tutorial
  3. // 
  4. // Copyright (c) 2000-2001 Microsoft Corporation. All rights reserved.
  5. //-----------------------------------------------------------------------------
  6.  
  7.  
  8. Description
  9. ===========
  10.    The Host tutorial is the 2nd tutorial for DirectPlay.  It builds upon the last 
  11.    tutorial and adds creation of an Address Object and hosting a session.
  12.  
  13. Path
  14. ====
  15.    Source: DXSDK\Samples\Multimedia\DirectPlay\Tutorials\Tut02_Host
  16.